Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freight (carrier): Rename internal variables and getter/setter to make them more consitent #3645

Merged
merged 15 commits into from
Dec 20, 2024

Conversation

kt86
Copy link
Contributor

@kt86 kt86 commented Dec 20, 2024

In this PR I changed the names of some variables and the corresponding getter and setter to make them more consistent between CarrierService and CarrierShipment.

I kept the old methods as deprecated for not breaking outside code.

Moreover, the XML-schemes were kept unchanged, until we decide, for a more general approach in defining the CarrierActivities (service, pickup, delivery).
See also #3601

@kt86
Copy link
Contributor Author

kt86 commented Dec 20, 2024

This PR will close #3509 and close #3600.

@kt86 kt86 enabled auto-merge December 20, 2024 14:14
@kt86 kt86 merged commit 1691f8a into master Dec 20, 2024
49 checks passed
@kt86 kt86 deleted the 3509-rename-things-in-carrierJobs branch December 20, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename things in CarrierService / CarrierShipment, to have this consistent.
1 participant